home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / developer-tools / assembler / barfly / source_debug / steponmemorytest.s < prev    next >
Encoding:
Text File  |  1996-02-26  |  68 b   |  8 lines

  1.     clr.l    $200.w
  2.     nop
  3.     move.l    #$2,$200.w
  4.     nop
  5.     move.l    #$1,$200.w
  6.     rts
  7.  
  8.